home *** CD-ROM | disk | FTP | other *** search
/ Micro Dingo Especial Manga 1 / Micro Dingo Especial Manga 01 CD.iso / cd dingo / dingosexo / hentai / juegos / 04.swf / scripts / DefineButton2_44 / BUTTONCONDACTION on(press).as next >
Text File  |  2003-02-03  |  98b  |  8 lines

  1. on(press){
  2.    gotoAndPlay(14);
  3.    tellTarget("jermaine")
  4.    {
  5.       gotoAndStop(3);
  6.    }
  7. }
  8.